[Android SDK] How to know which URL an Android application tries to visit?

Posted by Ming Xie on Stack Overflow See other posts from Stack Overflow or by Ming Xie
Published on 2010-03-03T11:14:47Z Indexed on 2010/04/09 13:03 UTC
Read the original article Hit count: 431

Hi,

This is a black box test, which means I don't have any way to access the source code. Because I have to reproduce the error, file a report, and then present to the programmer (who are not our company's employee), I have to find the crashing URL / http / xhttp request.

Is there any way to do so on the SDK emulator?

Thanks a lot.

© Stack Overflow or respective owner

Related posts about android-sdk

Related posts about android-emulator